home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bsen / BSinstall.exe / BecheruvSen.exe / scripts / DefineButton2_1396 / BUTTONCONDACTION on(release).as next >
Text File  |  2002-11-01  |  174b  |  9 lines

  1. on(release){
  2.    _root.stopdragall();
  3.    _root.itembar_add(7);
  4.    _root.ii7 = 1;
  5.    _root.st_kocour = 2;
  6.    _root.hideall();
  7.    _parent.gotoAndPlay("catbezchrupu");
  8. }
  9.